projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a08bd82
)
Add the coding: tag to prevent Emacs from thinking this is encoded in SJIS.
author
Eli Zaretskii
<eliz@gnu.org>
Wed, 27 Aug 1997 07:12:29 +0000
(07:12 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Wed, 27 Aug 1997 07:12:29 +0000
(07:12 +0000)
lisp/term/internal.el
patch
|
blob
|
history
diff --git
a/lisp/term/internal.el
b/lisp/term/internal.el
index bf9ddcd736de41f99c3a236144eaec431376cf56..ffd0e5561a397c2fda5e9d245161d0cda60a3954 100644
(file)
--- a/
lisp/term/internal.el
+++ b/
lisp/term/internal.el
@@
-1,3
+1,4
@@
+;; -*- coding: emacs-mule -*-
;;; internal.el ---support for PC keyboards and screens, internal terminal
;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.